home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 7168 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  844 b 

  1. Path: news.epix.net!usenet
  2. From: jgvd@epix.net (Jon)
  3. Newsgroups: comp.lang.c++
  4. Subject: How to incorperate other stuff in program?
  5. Date: 20 Feb 1996 22:43:47 GMT
  6. Organization: epix.net
  7. Message-ID: <4gdir3$4oc@guava.epix.net>
  8. NNTP-Posting-Host: pclkppp73.epix.net
  9. Mime-Version: 1.0
  10. X-Newsreader: WinVN 0.93.14
  11.  
  12. This may seem like an odd question, but it has been bothering me for 
  13. months!
  14.  
  15. Say you design a dialog box (or bitmap or whatever) in the resource 
  16. workshop.  How do you take the box and put it into the c++ code?  I cannot 
  17. make the link and I need serious help on this.  I end up with some simple 
  18. c++ code that works, and a nice dialog box I made in the workshop, but 
  19. have no idea as to how to combine the two...  I have looked in books, only 
  20. to find that they assume you either know how to do that or don't want to.
  21.  
  22. help.
  23.  
  24. Jon
  25.  
  26.